Keyed item is used in combination with KeyedCollection to mimic databases in your classes. This module contains: $(TOC KeyedItem)
Use this in the singular class which would describe a row in your database. ClusteredIndexAttribute is the unique constraint associated with the clustered index.
See Source File
$(GPL2)
Matthew Armbruster
Source: $(SRC $(SRCFILENAME))
2016
Keyed item is used in combination with KeyedCollection to mimic databases in your classes. This module contains: $(TOC KeyedItem)